Package | nictiz.fhir.nl.r4.nl-core |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization |
Url | http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization |
Status | draft |
Name | NlcoreHealthcareProviderOrganization |
Title | nl core HealthcareProvider Organization |
Experimental | False |
Realm | nl |
Description | A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices. |
Purpose | A derived profile from [zib-HealthcareProvider-Organization](http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Organization |
Kind | resource |
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation | nl core AddressInformation |
http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses | nl core ContactInformation EmailAddresses |
http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers | nl core ContactInformation TelephoneNumbers |
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization | nl core HealthcareProvider Organization |
http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation | nl core NameInformation |
http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization | zib HealthcareProvider Organization |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "nl-core-HealthcareProvider-Organization",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization",
"name" : "NlcoreHealthcareProviderOrganization",
"title" : "nl core HealthcareProvider Organization",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctorâs offices.",
"purpose" : "A derived profile from [zib-HealthcareProvider-Organization](http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-healthcareprovider-v3.4-2020EN",
"uri" : "https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)",
"name" : "zib HealthcareProvider-v3.4(2020EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization",
"path" : "Organization",
"comment" : "The zib HealthcareProvider is mapped to this Organization profile and a profile on Location (<http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider>). The Location profile acts as the focal resource of the HealthcareProvider because most references to this zib are concerned about the recording of the physical location where the care to patient/client takes place rather than the organizational information. Often there's no clear distinction between an organizational structure and a physical location. As a rule of thumb, locations are always used for recording where a service occurs, and hence where encounters and observations take place.\r\n\r\nHealthcare providers usually consist of multiple organizational levels and physical locations. The hierarchical structure may be captured by using multiple instances of this profile, using the `Organization.partOf` element to refer to their parent organization. The physical location is captured using the nl-core-HealthcareProvider profile, which refers this profile at the appropriate level in the hierarchy.",
"alias" : [
"nl-core-HealthcareProvider-Organization"
]
},
{
"id" : "Organization.telecom",
"path" : "Organization.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Organization.telecom:telephoneNumbers",
"path" : "Organization.telecom",
"sliceName" : "telephoneNumbers",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers"
]
}
]
},
{
"id" : "Organization.telecom:emailAddresses",
"path" : "Organization.telecom",
"sliceName" : "emailAddresses",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses"
]
}
]
},
{
"id" : "Organization.address",
"path" : "Organization.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation"
]
}
]
},
{
"id" : "Organization.partOf",
"path" : "Organization.partOf",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
}
]
},
{
"id" : "Organization.contact.name",
"path" : "Organization.contact.name",
"type" : [
{
"code" : "HumanName",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-NameInformation"
]
}
]
},
{
"id" : "Organization.contact.telecom",
"path" : "Organization.contact.telecom",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Organization.contact.telecom:telephoneNumbers",
"path" : "Organization.contact.telecom",
"sliceName" : "telephoneNumbers",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers"
]
}
]
},
{
"id" : "Organization.contact.telecom:emailAddresses",
"path" : "Organization.contact.telecom",
"sliceName" : "emailAddresses",
"type" : [
{
"code" : "ContactPoint",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses"
]
}
]
},
{
"id" : "Organization.contact.address",
"path" : "Organization.contact.address",
"type" : [
{
"code" : "Address",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AddressInformation"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.